home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / sheepsho.swf / scripts / frame_251 / DoAction.as
Text File  |  2012-04-23  |  78b  |  9 lines

  1. if(frames < 1)
  2. {
  3.    gotoAndPlay(253);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(250);
  8. }
  9.